FME Shift File

The FME correction file has five values per line with a comma separating each value.
The Shift Point is the point to be shifted, the Reference point is the correct final co-ordinates for the shift point.

One line is written for each shift point.
It is a CSV - Comma Separated Value file format.
The values are in Metres to 3 decimal places.
The data fields are:
  1. Shift Point Easting
  2. Shift Point Northing
  3. Reference Point Easting
  4. Reference Point Northing
  5. Distance between the points
A few lines of a file is below

497796.471,6914928.457,497794.746,6914931.843,3.800
497788.530,6914883.627,497786.951,6914887.020,3.743
499289.959,6914737.036,499292.461,6914739.170,3.289
499303.325,6914730.808,499305.785,6914732.946,3.259
499314.762,6914721.509,499317.178,6914723.666,3.238


Geographic Format
The values are in Decimal Degrees to 10 decimal places.
The data fields are:
  1. Shift Point Latitude
  2. Shift Point Longitude
  3. Reference Point Latitude
  4. Reference Point Longitude
  5. Distance between the points
File example:
-12.3874761642,130.8480097900,-12.3874885601,130.8479801675,0.0000005605,
-12.3878232443,130.8480103900,-12.3878199863,130.8479802491,0.0000005291,
-12.3878225742,130.8480834000,-12.3878197203,130.8480557401,0.0000004853,
-12.3877975842,130.8481687400,-12.3877972966,130.8481398746,0.0000005038,